home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TARCHIVE / TARCHIVE.txt
Text File  |  2007-09-27  |  12KB  |  486 lines

  1. object Archive: TArchive
  2.   Left = 228
  3.   Top = 140
  4.   Width = 667
  5.   Height = 528
  6.   Caption = 'Archiwum'
  7.   Color = clBtnFace
  8.   Constraints.MinHeight = 430
  9.   Constraints.MinWidth = 500
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Menu = MainMenu1
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object StatusBar1: TStatusBar
  25.     Left = 0
  26.     Top = 455
  27.     Width = 659
  28.     Height = 19
  29.     Panels = <
  30.       item
  31.         Width = 400
  32.       end>
  33.     SimplePanel = False
  34.   end
  35.   object Panel1: TPanel
  36.     Left = 0
  37.     Top = 56
  38.     Width = 659
  39.     Height = 399
  40.     Align = alClient
  41.     BevelOuter = bvNone
  42.     TabOrder = 1
  43.     object Panel3: TPanel
  44.       Left = 89
  45.       Top = 0
  46.       Width = 570
  47.       Height = 399
  48.       Align = alClient
  49.       BevelOuter = bvNone
  50.       TabOrder = 0
  51.       object Panel4: TPanel
  52.         Left = 0
  53.         Top = 144
  54.         Width = 570
  55.         Height = 255
  56.         Align = alClient
  57.         BevelOuter = bvNone
  58.         BorderStyle = bsSingle
  59.         Ctl3D = True
  60.         ParentCtl3D = False
  61.         TabOrder = 1
  62.         object Panel5: TPanel
  63.           Left = 0
  64.           Top = 0
  65.           Width = 566
  66.           Height = 41
  67.           Align = alTop
  68.           Color = 15724527
  69.           Font.Charset = EASTEUROPE_CHARSET
  70.           Font.Color = clWindowText
  71.           Font.Height = -11
  72.           Font.Name = 'MS Sans Serif'
  73.           Font.Style = []
  74.           ParentFont = False
  75.           TabOrder = 0
  76.           object Label1: TLabel
  77.             Left = 8
  78.             Top = 6
  79.             Width = 43
  80.             Height = 13
  81.             Caption = 'Label1'
  82.             Font.Charset = EASTEUROPE_CHARSET
  83.             Font.Color = clWindowText
  84.             Font.Height = -11
  85.             Font.Name = 'Verdana'
  86.             Font.Style = [fsBold]
  87.             ParentFont = False
  88.             ShowAccelChar = False
  89.           end
  90.           object Label2: TLabel
  91.             Left = 216
  92.             Top = 6
  93.             Width = 37
  94.             Height = 13
  95.             Caption = 'Label2'
  96.             Font.Charset = EASTEUROPE_CHARSET
  97.             Font.Color = clWindowText
  98.             Font.Height = -11
  99.             Font.Name = 'Verdana'
  100.             Font.Style = []
  101.             ParentFont = False
  102.             ShowAccelChar = False
  103.           end
  104.           object Label3: TLabel
  105.             Left = 88
  106.             Top = 6
  107.             Width = 43
  108.             Height = 13
  109.             Caption = 'Label2'
  110.             Font.Charset = EASTEUROPE_CHARSET
  111.             Font.Color = clWindowText
  112.             Font.Height = -11
  113.             Font.Name = 'Verdana'
  114.             Font.Style = [fsBold]
  115.             ParentFont = False
  116.             ShowAccelChar = False
  117.           end
  118.           object Label4: TLabel
  119.             Left = 280
  120.             Top = 6
  121.             Width = 37
  122.             Height = 13
  123.             Caption = 'Label2'
  124.             Font.Charset = EASTEUROPE_CHARSET
  125.             Font.Color = clWindowText
  126.             Font.Height = -11
  127.             Font.Name = 'Verdana'
  128.             Font.Style = []
  129.             ParentFont = False
  130.             ShowAccelChar = False
  131.           end
  132.           object Label5: TLabel
  133.             Left = 8
  134.             Top = 22
  135.             Width = 43
  136.             Height = 13
  137.             Caption = 'Label2'
  138.             Font.Charset = EASTEUROPE_CHARSET
  139.             Font.Color = clWindowText
  140.             Font.Height = -11
  141.             Font.Name = 'Verdana'
  142.             Font.Style = [fsBold]
  143.             ParentFont = False
  144.             ShowAccelChar = False
  145.           end
  146.           object Label6: TLabel
  147.             Left = 216
  148.             Top = 22
  149.             Width = 37
  150.             Height = 13
  151.             Caption = 'Label2'
  152.             Font.Charset = EASTEUROPE_CHARSET
  153.             Font.Color = clWindowText
  154.             Font.Height = -11
  155.             Font.Name = 'Verdana'
  156.             Font.Style = []
  157.             ParentFont = False
  158.             ShowAccelChar = False
  159.           end
  160.         end
  161.       end
  162.       object ListView1: TListView
  163.         Left = 0
  164.         Top = 0
  165.         Width = 570
  166.         Height = 144
  167.         Align = alTop
  168.         Columns = <>
  169.         Font.Charset = EASTEUROPE_CHARSET
  170.         Font.Color = clWindowText
  171.         Font.Height = -11
  172.         Font.Name = 'Verdana'
  173.         Font.Style = []
  174.         HideSelection = False
  175.         MultiSelect = True
  176.         OwnerData = True
  177.         ReadOnly = True
  178.         RowSelect = True
  179.         ParentFont = False
  180.         PopupMenu = PopupMenu1
  181.         TabOrder = 0
  182.         ViewStyle = vsReport
  183.         OnChange = ListView1Change
  184.         OnData = ListView1Data
  185.         OnKeyDown = ListView1KeyDown
  186.         OnKeyPress = ListView1KeyPress
  187.         OnSelectItem = ListView1SelectItem
  188.       end
  189.     end
  190.     object Panel2: TPanel
  191.       Left = 0
  192.       Top = 0
  193.       Width = 89
  194.       Height = 399
  195.       Align = alLeft
  196.       BevelOuter = bvLowered
  197.       Color = 15724527
  198.       Font.Charset = EASTEUROPE_CHARSET
  199.       Font.Color = clWindowText
  200.       Font.Height = -11
  201.       Font.Name = 'MS Sans Serif'
  202.       Font.Style = []
  203.       ParentFont = False
  204.       TabOrder = 1
  205.       object SpeedButton1: TSpeedButton
  206.         Left = 8
  207.         Top = 8
  208.         Width = 73
  209.         Height = 41
  210.         Cursor = crHandPoint
  211.         Caption = 'Wiadomo'#347'ci'
  212.         Flat = True
  213.         Font.Charset = EASTEUROPE_CHARSET
  214.         Font.Color = clWindowText
  215.         Font.Height = -9
  216.         Font.Name = 'Verdana'
  217.         Font.Style = []
  218.         Layout = blGlyphTop
  219.         ParentFont = False
  220.         OnClick = SpeedButton1Click
  221.       end
  222.       object SpeedButton2: TSpeedButton
  223.         Left = 8
  224.         Top = 60
  225.         Width = 73
  226.         Height = 49
  227.         Cursor = crHandPoint
  228.         Caption = 'Rozmowy'
  229.         Flat = True
  230.         Font.Charset = EASTEUROPE_CHARSET
  231.         Font.Color = clWindowText
  232.         Font.Height = -9
  233.         Font.Name = 'Verdana'
  234.         Font.Style = []
  235.         Layout = blGlyphTop
  236.         ParentFont = False
  237.         OnClick = SpeedButton2Click
  238.       end
  239.       object SpeedButton3: TSpeedButton
  240.         Left = 8
  241.         Top = 120
  242.         Width = 73
  243.         Height = 41
  244.         Cursor = crHandPoint
  245.         Caption = 'SMSy'
  246.         Flat = True
  247.         Font.Charset = EASTEUROPE_CHARSET
  248.         Font.Color = clWindowText
  249.         Font.Height = -9
  250.         Font.Name = 'Verdana'
  251.         Font.Style = []
  252.         Layout = blGlyphTop
  253.         ParentFont = False
  254.         OnClick = SpeedButton3Click
  255.       end
  256.       object Bevel1: TBevel
  257.         Left = 8
  258.         Top = 56
  259.         Width = 73
  260.         Height = 9
  261.         Shape = bsTopLine
  262.       end
  263.       object Bevel2: TBevel
  264.         Left = 8
  265.         Top = 112
  266.         Width = 73
  267.         Height = 9
  268.         Shape = bsTopLine
  269.       end
  270.       object Bevel3: TBevel
  271.         Left = 8
  272.         Top = 168
  273.         Width = 73
  274.         Height = 9
  275.         Shape = bsTopLine
  276.       end
  277.     end
  278.   end
  279.   object Panel6: TPanel
  280.     Left = 0
  281.     Top = 0
  282.     Width = 659
  283.     Height = 30
  284.     Align = alTop
  285.     BevelOuter = bvLowered
  286.     Color = clGray
  287.     TabOrder = 2
  288.     DesignSize = (
  289.       659
  290.       30)
  291.     object Label7: TLabel
  292.       Left = 8
  293.       Top = 5
  294.       Width = 215
  295.       Height = 18
  296.       Caption = 'Wiadomo'#347'ci (Wszystkie)'
  297.       Font.Charset = EASTEUROPE_CHARSET
  298.       Font.Color = clWhite
  299.       Font.Height = -16
  300.       Font.Name = 'Verdana'
  301.       Font.Style = [fsBold]
  302.       ParentFont = False
  303.       ShowAccelChar = False
  304.     end
  305.     object Bevel4: TBevel
  306.       Left = 431
  307.       Top = 3
  308.       Width = 1
  309.       Height = 23
  310.       Anchors = [akTop, akRight]
  311.       Shape = bsRightLine
  312.     end
  313.     object ComboBox1: TComboBox
  314.       Left = 441
  315.       Top = 3
  316.       Width = 209
  317.       Height = 21
  318.       Style = csDropDownList
  319.       Anchors = [akTop, akRight]
  320.       DropDownCount = 30
  321.       Font.Charset = EASTEUROPE_CHARSET
  322.       Font.Color = clWindowText
  323.       Font.Height = -11
  324.       Font.Name = 'Verdana'
  325.       Font.Style = [fsBold]
  326.       ItemHeight = 13
  327.       ParentFont = False
  328.       TabOrder = 0
  329.       OnChange = ComboBox1Change
  330.     end
  331.   end
  332.   object Panel7: TPanel
  333.     Left = 0
  334.     Top = 30
  335.     Width = 659
  336.     Height = 26
  337.     Align = alTop
  338.     BevelOuter = bvLowered
  339.     Color = 14869218
  340.     Font.Charset = DEFAULT_CHARSET
  341.     Font.Color = clWindowText
  342.     Font.Height = -11
  343.     Font.Name = 'Verdana'
  344.     Font.Style = []
  345.     ParentFont = False
  346.     TabOrder = 3
  347.     object Label8: TLabel
  348.       Left = 8
  349.       Top = 7
  350.       Width = 60
  351.       Height = 13
  352.       Caption = 'Wyszukaj:'
  353.       Transparent = True
  354.     end
  355.     object Label9: TLabel
  356.       Left = 224
  357.       Top = 7
  358.       Width = 73
  359.       Height = 13
  360.       Caption = 'Wyszukaj w:'
  361.       Transparent = True
  362.     end
  363.     object Edit1: TEdit
  364.       Left = 72
  365.       Top = 3
  366.       Width = 145
  367.       Height = 21
  368.       TabOrder = 0
  369.       OnKeyPress = Edit1KeyPress
  370.     end
  371.     object ComboBox2: TComboBox
  372.       Left = 304
  373.       Top = 3
  374.       Width = 113
  375.       Height = 21
  376.       Style = csDropDownList
  377.       ItemHeight = 13
  378.       TabOrder = 1
  379.     end
  380.     object Button1: TButton
  381.       Left = 424
  382.       Top = 3
  383.       Width = 65
  384.       Height = 20
  385.       Caption = 'Znajd'#378
  386.       TabOrder = 2
  387.       OnClick = SpeedButton4Click
  388.     end
  389.     object Button2: TButton
  390.       Left = 490
  391.       Top = 3
  392.       Width = 65
  393.       Height = 20
  394.       Caption = 'Wyczy'#347#263
  395.       TabOrder = 3
  396.       OnClick = SpeedButton5Click
  397.     end
  398.     object Button3: TButton
  399.       Left = 556
  400.       Top = 3
  401.       Width = 100
  402.       Height = 20
  403.       Caption = 'Zaawansowane'
  404.       TabOrder = 4
  405.       OnClick = SpeedButton6Click
  406.     end
  407.   end
  408.   object MainMenu1: TMainMenu
  409.     Left = 104
  410.     Top = 88
  411.     object Archiwum1: TMenuItem
  412.       Caption = 'Archiwum'
  413.       object Kompaktujarchiwum1: TMenuItem
  414.         Caption = 'Kompaktuj archiwum'
  415.         OnClick = Kompaktujarchiwum1Click
  416.       end
  417.       object N1: TMenuItem
  418.         Caption = '-'
  419.       end
  420.       object Koniec1: TMenuItem
  421.         Caption = 'Koniec'
  422.         OnClick = Koniec1Click
  423.       end
  424.     end
  425.     object Edycja1: TMenuItem
  426.       Caption = 'Edycja'
  427.       object Szukaj1: TMenuItem
  428.         Caption = 'Znajd'#378
  429.         ShortCut = 16454
  430.         OnClick = Szukaj1Click
  431.       end
  432.       object Znajdnastpny1: TMenuItem
  433.         Caption = 'Znajd'#378' nast'#281'pny'
  434.         ShortCut = 114
  435.         OnClick = Znajdnastpny1Click
  436.       end
  437.       object N3: TMenuItem
  438.         Caption = '-'
  439.       end
  440.       object Zaznaczwszystko1: TMenuItem
  441.         Caption = 'Usu'#324' zaznaczone do skasowania'
  442.         ShortCut = 16452
  443.         OnClick = Zaznaczwszystko1Click
  444.       end
  445.     end
  446.     object Widok1: TMenuItem
  447.       Caption = 'Widok'
  448.       object Wywietlajemotikony1: TMenuItem
  449.         Caption = 'Emotikony'
  450.         ShortCut = 113
  451.         OnClick = Wywietlajemotikony1Click
  452.       end
  453.     end
  454.   end
  455.   object PopupMenu1: TPopupMenu
  456.     Left = 136
  457.     Top = 88
  458.     object Zaznaczdoskasowania1: TMenuItem
  459.       Caption = 'Zaznacz do skasowania'
  460.       ShortCut = 46
  461.       OnClick = Zaznaczdoskasowania1Click
  462.     end
  463.     object Usuzaznaczenie1: TMenuItem
  464.       Caption = 'Usu'#324' zaznaczenie'
  465.       ShortCut = 13
  466.       OnClick = Usuzaznaczenie1Click
  467.     end
  468.     object N2: TMenuItem
  469.       Caption = '-'
  470.     end
  471.     object Zaznaczwszystko2: TMenuItem
  472.       Caption = 'Zaznacz wszystko'
  473.       ShortCut = 16449
  474.       OnClick = Zaznaczwszystko2Click
  475.     end
  476.     object N4: TMenuItem
  477.       Caption = '-'
  478.     end
  479.     object Deleteselectedfordeletion1: TMenuItem
  480.       Caption = 'Delete selected for deletion'
  481.       ShortCut = 16452
  482.       OnClick = Deleteselectedfordeletion1Click
  483.     end
  484.   end
  485. end
  486.